.header-bar li + li::before {
    display: inline;
    padding: 0;
    color: rgba(0, 0, 0, .1);
    content: "/\00a0";
}


.s-footer {
    font-size: 80%;
    background-image: url(../images/footer_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.s-footer p span + span:before {
    display: inline-block;
    padding: 0 .6rem;
    color: rgba(0, 0, 0, .08);
    content: "|";
}

.beian {
    font-style: normal;
    background-image: url(../images/beian.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 16px;
}
